getMinimumHeight

open fun getMinimumHeight(@NonNull view: View): Int(source)

Deprecated

Call getMinimumHeight directly.

Returns the minimum height of the view.

Prior to API 16, this method may return 0 on some platforms.

Return

the minimum height the view will try to be.